purple_base64_decode

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. guchar* purple_base64_decode(const(char)* str, gsize* ret_len)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    guchar*
    purple_base64_decode
    (
    const(char)* str
    ,
    gsize* ret_len
    )
  2. da_purple_base64_decode purple_base64_decode;

Meta